Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metrics streaming support #312

Merged
merged 7 commits into from
Feb 19, 2025
Merged

Conversation

adrapereira
Copy link
Collaborator

@adrapereira adrapereira self-assigned this Jan 31, 2025
@ifrost
Copy link
Collaborator

ifrost commented Feb 3, 2025

Tested a bit in dev env and got a few errors during streaming and some data out of range. Might be related to changes in dev environment but just wandering if we should be more resilient to malformed responses and errors:

Screen.Recording.2025-02-03.at.17.57.57.mov

Also there's "stop streaming" button that doesn't seem to stop streaming 🤔

Screenshot 2025-02-03 at 18 50 17

Copy link
Collaborator

@joey-grafana joey-grafana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good but have two requests before we can merge;

  • There is a flicker on the homepage slow traces column as the results are streaming in. We should remove that so only the rows update in the card itself (like the errors card).
  • There is no loading state cards for streaming queries but there is a pause with a blank space before the results start streaming in.

@adrapereira adrapereira merged commit 7718833 into main Feb 19, 2025
4 checks passed
@adrapereira adrapereira deleted the andre/metrics-streaming-support branch February 19, 2025 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants